home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / cli / gulam.arc / DOTG.ARC / SRCRLS.G < prev   
Encoding:
Text File  |  1988-05-31  |  244 b   |  11 lines

  1.  
  2. #format a:
  3. pushd e:\gulam
  4. arc a f:\gulamsrc.arc 'makefile *.c *.s *.h e:\gulam.hlp'
  5. ls -lF f:\gulamsrc.arc
  6. cp -r f:\gulamsrc.arc e:\gulam\aux e:\dotg a:\
  7. cp e:\g.txi a:\gulamdoc.txi
  8. cp c:\bin\arc.* a:\
  9. cp e:\gu.prg a:\gulam.prg
  10. popd
  11.